home *** CD-ROM | disk | FTP | other *** search
- Path: news.iadfw.net!usenet
- From: dye@airmail.net (dye)
- Newsgroups: comp.lang.c
- Subject: interpreters
- Date: 11 Jan 1996 03:53:38 GMT
- Organization: Travis and Amanda Dye
- Message-ID: <4d21k2$gkh@news-f.iadfw.net>
- NNTP-Posting-Host: dal27-14.ppp.iadfw.net
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.7
-
- I am trying to create a script type language for a project at work and need
- a basis for it. I need something that can perform the basic math operations
- and perform "if" constructs. It occurs to me that C source for a BASIC
- interpreter would be a good start. Also anything similar would be helpful.
- If anyone has any ideas or pointers PLEASE mail me. Thanks mucho
-
- Travis Dye
-
-